How to Install flash-kernel software package in Debian 8 (Jessie)

How to Install flash-kernel software package in Debian 8 (Jessie)

flash-kernel software package provides utility to make certain embedded devices bootable, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install flash-kernel 

flash-kernel is installed in your system.

Make ensure the flash-kernel package were installed using the commands given below,

$ sudo dpkg-query -l | grep flash-kernel *

You will get with flash-kernel package name, version, architecture and description in a table

flash-kernel package basic information:

Distro Debian 8 jessie
Section Utilities
Package flash-kernel
Version 3.35+deb8u3
Description utility to make certain embedded devices bootable
Sub Section utils


See Also, How to uninstall or remove flash-kernel software package from Debian 8 (Jessie)?